From c402c3343b4102dafa05ad5668c55ccb92841bcf Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 15:59:36 -0500 Subject: [PATCH] docs: fix link to resource files overview --- gtk/gtkwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 5b269c1753..61901efacd 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -251,7 +251,7 @@ * GtkWidget introduces style * properties - these are basically object properties that are stored * not on the object, but in the style object associated to the widget. Style - * properties are set in resource files. + * properties are set in resource files. * This mechanism is used for configuring such things as the location of the * scrollbar arrows through the theme, giving theme authors more control over the * look of applications without the need to write a theme engine in C. -- 2.30.2